Data Property

Summary
Gets or sets the argument data.
Syntax
C#
VB
C++
public D Data { get; set; } 
property D^ Data { 
   _D^_ get(); 
   void set (    D^ ); 
} 
Public Property Data() As D 
   Get 
   Set 

Property Value

Data

The argument data.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.